xfi:fact-explicit-dimensions

xs:QName*=xfi:fact-explicit-dimensions( $item as schema-element(xbrli:item))

Last updated on 07-06-2012 at 00:00:00.

Returns a sequence of QNames of all explicit dimensions that are reported in the segment or scenario of the item.

OIM Status

Deprecated - this function may be used in OIM-compatible Formula Rules, but its use is not recommended.

Parameters

Name Type Details
item schema-element(xbrli:item) The item that the explicit dimension QNames are required for.

Output

Type: xs:QName*

Returns sequence of QNames of all explicit dimensions that are reported in the segment or scenario of the item. Result is NOT in any specific order. If item has no explicit dimensions empty sequence is returned.

The dimension default is deemed applicable when the dimension is not reported for the item, regardless of the dimensional validity of this default value for the item (e.g., the default is reported even when the primary item concept, of an item lacking the dimension, is in a closed hypercube that does not allow the dimension or does not allow the default member).

Conformance suite

90311 xfi.fact-explicit-dimensions testcase.xml [ download ]

Owners

Name Affiliation Email Start End
Wojciech Diakowski Fingo wojtekd@fingo.pl 07-06-2012 at 00:00:00

Revisions

Name On Details
Wojciech Diakowski 07-06-2012 at 00:00:00 Created the function definition.